com.supermap.plot

Class AnimationGrow



  • public class AnimationGrow
    extends AnimationGO
    The Grown animation
    • Method Detail

      • setStartLocation

        public void setStartLocation(double location)
        Sets the starting time node
        Parameters:
        location - the starting time node
      • getStartLocation

        public double getStartLocation()
        Gets the starting time node
        Returns:
        the starting time node
      • setEndLocation

        public void setEndLocation(double location)
        Sets the ending time node
        Parameters:
        location - the ending time node
      • getEndLocation

        public double getEndLocation()
        Gets the ending time node
        Returns:
        the ending time node